- class attribute
- atrybut klasy
English-Polish dictionary of Electronics and Computer Science. 2013.
English-Polish dictionary of Electronics and Computer Science. 2013.
Class — may refer to: Contents 1 General 2 Media and entertainment 3 Computing 4 Railroads General Class ( … Wikipedia
Class variable — In object oriented programming with classes, a class variable is a variable defined in a class (i.e. a member variable) of which a single copy exists, regardless of how many instances of the class exist.[1][2][3] … Wikipedia
Attribute-Oriented Programming — (@OP) is a program level marking technique. Programmers can mark program elements (e.g. classes and methods) to indicate that they maintain application specific or domain specific semantics. For example, some programmers may define a logging… … Wikipedia
Class diagram — UML diagrams Structural UML diagrams Class diagram Component diagram Composite structure diagram Deployment diagram Object diagram … Wikipedia
Attribute (role-playing games) — An attribute is a piece of data (a “statistic”) that describes to what extent a fictional character in a role playing game possesses a specific natural, in born characteristic common to all characters in the game. That piece of data is usually an … Wikipedia
attribute — I UK [əˈtrɪbjuːt] / US [əˈtrɪˌbjut] verb Word forms attribute : present tense I/you/we/they attribute he/she/it attributes present participle attributing past tense attributed past participle attributed ** Phrasal verbs: attribute to II UK… … English dictionary
Class-Responsibility-Collaboration-Karten — Die CRC Karte (Class Responsibility Collaboration Karte) ist ein Hilfsmittel für das objektorientierte Design. Das Konzept wurde Ende der 80er Jahre von Ward Cunningham und Kent Beck entwickelt. Das Grundprinzip besteht darin, für jede Klasse… … Deutsch Wikipedia
Attribute (computing) — In computing, an attribute is a specification that defines a property of an object, element, or file. An attribute of an object usually consists of a name and a value; of an element, a type or class name; of a file, a name and extension. * Each… … Wikipedia
attribute — at|trib|ute1 [ ə trı,bjut ] verb ** at tribute ,to phrasal verb transitive 1. ) attribute something to someone/something to believe that something is the result of a particular situation, event, or person s actions: Her teachers attributed her… … Usage of the words and phrases in modern English
Class (computer science) — In object oriented programming, a class is a programming language construct that is used as a blueprint to create objects. This blueprint includes attributes and methods that the created objects all share.More technically, a class is a cohesive… … Wikipedia
Class-based programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia